summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCharles Lombardo <clombardo169@gmail.com>2023-09-17 23:43:13 +0200
committerCharles Lombardo <clombardo169@gmail.com>2023-09-19 06:31:43 +0200
commit7dd3d1b8ad3e4bedb03e17c8bee738fc8b67106d (patch)
tree46330d2177ac100659f94c2dec3104f38e360115
parentandroid: Don't pause emulation when entering PiP (diff)
downloadyuzu-7dd3d1b8ad3e4bedb03e17c8bee738fc8b67106d.tar
yuzu-7dd3d1b8ad3e4bedb03e17c8bee738fc8b67106d.tar.gz
yuzu-7dd3d1b8ad3e4bedb03e17c8bee738fc8b67106d.tar.bz2
yuzu-7dd3d1b8ad3e4bedb03e17c8bee738fc8b67106d.tar.lz
yuzu-7dd3d1b8ad3e4bedb03e17c8bee738fc8b67106d.tar.xz
yuzu-7dd3d1b8ad3e4bedb03e17c8bee738fc8b67106d.tar.zst
yuzu-7dd3d1b8ad3e4bedb03e17c8bee738fc8b67106d.zip
-rw-r--r--src/android/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/android/.gitignore b/src/android/.gitignore
index 121cc8484..ff7121acd 100644
--- a/src/android/.gitignore
+++ b/src/android/.gitignore
@@ -63,3 +63,6 @@ fastlane/Preview.html
fastlane/screenshots
fastlane/test_output
fastlane/readme.md
+
+# Autogenerated library for vulkan validation layers
+libVkLayer_khronos_validation.so